redistribute ospf (for IS-IS)

Control the redistribution of routes from the global router into the Shortest Path Bridging MAC (SPBM) Intermediate-System-to-Intermediate-System (IS-IS) domain.

Syntax

Command Parameters

enable
Enables the redistribution of the OSPF protocol into the Shortest Path Bridging MAC (SPBM) network.
metric <0-65535>
Configures the metric (cost) to apply to redistributed routes. The default is 1.
metric-type <external | internal>
Configures the type of route to import into the protocol. The default is internal.
route-map WORD<0-64>
Configures the route policy to apply to redistributed routes.
subnets <allow | suppress>
Indicates whether the subnets are advertised individually or aggregated to their classful subnet. Choose allow to advertise the subnets individually with the learned or configured mask of the subnet. The default is allow.
tag <1-4294967295>
Applies a tag to routes that OSPF redistribute to IS-IS. You can then configure router filtering to prevent tagged IS-IS routes from being redistributed back to OSPF.

Default

By default, route redistribution is disabled.

Command Mode

IS-IS Router Configuration

Usage Guidelines

Caution

Caution

To use IS-IS Route Tagging on GRT IS-IS routes, you must also configure the metric-type as external. If you want to use IS-IS tags on GRT as internal routes, all Fabric nodes must be above a minimum software version. Any switch in the SPB Fabric that runs earlier software versions triggers an exception if you use metric type internal. To ensure this does not occur, if you attempt to configure a tag and the metric-type is not external, the switch reminds you to upgrade the software on all devices. You must ensure all devices in the network run the minimum required software.

For more information, see Fabric Engine User Guide.